GrapeCity CalendarGrid for Windows Forms 2.0J
OnAddRange メソッド (CollectionBase<T>)

要素配列の新しい値。
System.Collections.CollectionBase インスタンスに新しい要素配列を挿入する前に、追加のカスタム処理を実行します。
構文
Protected Overridable Sub OnAddRange( _
   ByVal value() As Object _
) 
protected virtual void OnAddRange( 
   object[] value
)

パラメータ

value
要素配列の新しい値。
参照

CollectionBase<T> クラス
CollectionBase<T> メンバ

 

 


c 2008 GrapeCity inc. All rights reserved.